home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_enscript.idb / usr / freeware / catman / u_man / cat1 / diffpp.Z / diffpp
Encoding:
Text File  |  2002-04-08  |  1.8 KB  |  52 lines

  1. DIFFPP(1)              DIFFPP            DIFFPP(1)
  2.  
  3.  
  4.  
  5. NNAAMMEE
  6.        diffpp -    pretty-print diff outputs with GNU enscript
  7.  
  8.  
  9. SSYYNNOOPPSSIISS
  10.        ddiiffffpppp _c_u_r_r_e_n_t_f_i_l_e < _d_i_f_f_-_f_i_l_e
  11.  
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        DDiiffffpppp converts ddiiffff((11))-program's output    files to a format
  15.        suitable    to be  printed    with  GNU  eennssccrriipptt((11)).      Program
  16.        annotates  the  changes with enscript's special escapes so
  17.        enscript    can highlight the modified portions of the  file.
  18.        All  changed  and  added    lines are printed with gray-back
  19.        ground, deleted lines are marked    with minus (`-')  charac
  20.        ters;  ddiiffffpppp  prints one minus character for each deleted
  21.        line.
  22.  
  23.  
  24. EEXXAAMMPPLLEESS
  25.        The easiest way to use ddiiffffpppp is    to use    it  as    an  input
  26.        filter  for enscript.  If an input filter is specified for
  27.        enscript     it  is     used    to   pre-process   the     incoming
  28.        data-stream.   Filtering    does not alter any header strings
  29.        or file-timestamps which     might    be  printed  on     enscript
  30.        headers;    only the incoming data is modified.
  31.  
  32.  
  33.        eennssccrriipptt    --GG22rree ----ffiilltteerr==''rrccssddiiffff    %%ss || ddiiffffpppp %%ss''    **..cc **..hh
  34.            Print the changes between current source    files and
  35.            their latest RCS-versions.
  36.  
  37.        eennssccrriipptt    --GG22rree ----ffiilltteerr==''ddiiffff %%ss~~ %%ss || ddiiffffpppp %%ss'' **..cc **..hh
  38.            Print changes between source files and the  corre
  39.            sponding    backup-files.
  40.  
  41.  
  42. SSEEEE AALLSSOO
  43.        diff(1),    enscript(1)
  44.  
  45.  
  46. AAUUTTHHOORR
  47.        Markku Rossi <mtr@iki.fi> <http://www.iki.fi/~mtr/>
  48.  
  49.  
  50.  
  51. DIFFPP               Jan 29, 1997            DIFFPP(1)
  52.